Id And VPToken Consensus
data class IdAndVPTokenConsensus(val idToken: Jwt, val verifiablePresentations: VerifiablePresentations) : Consensus.PositiveConsensus(source)
In response to a SiopOpenId4VPAuthentication
Parameters
id Token
The id_token produced by the wallet
verifiable Presentations
the Verifiable Presentations to be included in the authorization response